home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-05-18 | 1.2 KB | 30 lines | [TEXT/GEOL] |
- Item 0793603 14-May-90 16:45PDT
-
- From: D4682 Marx, Peter,PRT
-
- To: TIM.SWIHART Swihart, Tim
- MACAPP.TECH$ MacApp Technical
-
- Sub: Re: MacApp & C++ load/dump
-
- Bob and CPlus Users:
-
- I ran into this problem with a vengeance in MA 2.0 final. I decided to bypass
- the MABuildTool technique and go with my own dump/load files. One of the
- reasons for this is that you need different versions for debug, experimental,
- etc. I also wanted to include a bunch (in fact, virtually all) of the Macintosh
- headers and a few of mine that never change.
-
- I might suggest following the same strategy. You will need to change
- MABuildTool to not scream at having mc6888x suppoert (because it claims that
- load and -mc68881 are incompatible) as well as the MacApp Startup file. While
- this is fairly annoying, it is do-able in an hour or so. Be sure to take out
- the -mc68881 and -elems881 options from MABuildTool to CFront if you are using
- the -needs68881 option. The CFront will complain otherwise.
-
- Please let me know if you come up with another solution.
-
- Peter Marx
- UCLA Medicine
-
-